runtime.schedt.customGOMAXPROCS (field)
8 uses
runtime (current package)
debug.go#L83: sched.customGOMAXPROCS = true
debug.go#L126: custom := sched.customGOMAXPROCS
debug.go#L143: sched.customGOMAXPROCS = false
proc.go#L924: sched.customGOMAXPROCS = true
proc.go#L7102: custom := sched.customGOMAXPROCS
proc.go#L7115: sched.customGOMAXPROCS = false
proc.go#L7128: custom := sched.customGOMAXPROCS
runtime2.go#L1007: customGOMAXPROCS bool // GOMAXPROCS was manually set from the environment or runtime.GOMAXPROCS
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)